home *** CD-ROM | disk | FTP | other *** search
/ Kit PC World De Ampliacion De Windows 95 / Kit PC World de ampliacion de Windows 95.iso / internet / sweeper / samples / olecon~1 / controls / circle / guids.h < prev    next >
Text File  |  1995-11-25  |  793b  |  24 lines

  1. //=--------------------------------------------------------------------------=
  2. // Guids.H
  3. //=--------------------------------------------------------------------------=
  4. // Copyright  1995  Microsoft Corporation.  All Rights Reserved.
  5. //
  6. // THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF 
  7. // ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO 
  8. // THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A 
  9. // PARTICULAR PURPOSE.
  10. //=--------------------------------------------------------------------------=
  11. //
  12. // guids that we define locally
  13. //
  14. #ifndef _GUIDS_H_
  15.  
  16. // TODO: for each property page this server will have, put the guid definition for it
  17. // here so that it gets defined ...
  18.  
  19.  
  20. #define _GUIDS_H_
  21. #endif // _GUIDS_H_
  22.  
  23.  
  24.